net/http.http2ClientConn.sendGoAway (method)

2 uses

	net/http (current package)
		h2_bundle.go#L8138: 	if err := cc.sendGoAway(); err != nil {
		h2_bundle.go#L8174: func (cc *http2ClientConn) sendGoAway() error {